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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???燿g??? 00111111001111110011111111100000101000001000001010000111001111110011111100111111 3f3f3fe0a082873f3f3f
EUC-JP ???燿g?縕? 001111110011111100111111111000001010001010100011111001110011111110001111110101001100001000111111 3f3f3fe0a2a3e73f8fd4c23f
UTF-8 呂볣씓燿g뿏縕둆 111011111010011010000000111010111011001110100011111011001001010010010011111001111000011110111111111011111011110110000111111010111011111110001111111001111011100010010101111010111001000110000110 efa680ebb3a3ec9493e787bfefbd87ebbf8fe7b895eb9186
UHC 呂볣씓燿g뿏縕둆 11100101111110111001001111101001100111011010100111101000111111001010001111100111100101111001010011101000101100101000101001000010 e5fb93e99da9e8fca3e79794e8b28a42

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