To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鬟。驍オ}鬟。驍オ{^ 111010011010001110100001111010011000001010110101011111011110100110100011101000011110100110000010101101010111101101011110 e9a3a1e982b57de9a3a1e982b57b5e
EUC-JP 鬟。驍オ}鬟。驍オ{^ 11110010101001011000111010100001111100011110001010001110101101010111110111110010101001011000111010100001111100011110001010001110101101010111101101011110 f2a58ea1f1e28eb57df2a58ea1f1e28eb57b5e
UTF-8 鬟。驍オ}鬟。驍オ{^ 111010011010110010011111111011111011110110100001111010011010100110001101111011111011110110110101011111011110100110101100100111111110111110111101101000011110100110101001100011011110111110111101101101010111101101011110 e9ac9fefbda1e9a98defbdb57de9ac9fefbda1e9a98defbdb57b5e
UHC ??驍?}??驍?{^ 00111111001111111111110110100100001111110111110100111111001111111111110110100100001111110111101101011110 3f3ffda43f7d3f3ffda43f7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)