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 将礒宵エ将ョ娼ー 10001111101010111110001001000101100011111010101010110100100011111010101110101110100011111010100110110000 8fabe2458faab48fabae8fa9b0
EUC-JP 将礒宵エ将ョ娼ー 10111110101011011110001110100110101111101010110010001110101101001011111010101101100011101010111010111110101010111000111010110000 beade3a6beac8eb4bead8eaebeab8eb0
UTF-8 将礒宵エ将ョ娼ー 111001011011000010000110111001111010010010010010111001011010111010110101111011111011110110110100111001011011000010000110111011111011110110101110111001011010100010111100111011111011110110110000 e5b086e7a492e5aeb5efbdb4e5b086efbdaee5a8bcefbdb0
UHC ??宵???娼? 00111111001111111110000110110010001111110011111100111111111100111101111000111111 3f3fe1b23f3f3ff3de3f

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