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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 煽船船煽船船B 10010000111110001001000101000100100100010100010010010000111110001001000101000100100100010100010001000010 90f89144914490f89144914442
EUC-JP 煽船船煽船船B 11000000111110101100000110100101110000011010010111000000111110101100000110100101110000011010010101000010 c0fac1a5c1a5c0fac1a5c1a542
UTF-8 煽船船煽船船B 11100111100001011011110111101000100010001011100111101000100010001011100111100111100001011011110111101000100010001011100111101000100010001011100101000010 e785bde888b9e888b9e785bde888b9e888b942
UHC 煽船船煽船船B 11100000110000111110000011001111111000001100111111100000110000111110000011001111111000001100111101000010 e0c3e0cfe0cfe0c3e0cfe0cf42

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