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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???????筮ぞ 0011111100111111001111110011111100111111001111110011111111100010101011001000001010111100 3f3f3f3f3f3f3fe2ac82bc
EUC-JP ???????筮ぞ 0011111100111111001111110011111100111111001111110011111111100100101011101010010010111110 3f3f3f3f3f3f3fe4aea4be
UTF-8 셈솰렯롚렯롕렯筮ぞ 111011001000010110001000111011001000011010110000111010111010000010101111111010111010000110011010111010111010000010101111111010111010000110010101111010111010000010101111111001111010110110101110111000111000000110011110 ec8588ec86b0eba0afeba19aeba0afeba195eba0afe7adaee3819e
UHC 셈솰렯롚렯롕렯筮ぞ 101111001100000010111100111000001000111010111100100011101101111010001110101111001000111011011001100011101011110011011111111110111010101010111110 bcc0bce08ebc8ede8ebc8ed98ebcdffbaabe

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