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 ??}Y??}bE 001111110011111101111101010110010011111100111111011111010110001001000101 3f3f7d593f3f7d6245
SJIS-WIN 咫疼}Y咫疼}bE 10011010010000001110000101110101011111010101100110011010010000001110000101110101011111010110001001000101 9a40e1757d599a40e1757d6245
EUC-JP 咫疼}Y咫疼}bE 11010011101000011110000111010110011111010101100111010011101000011110000111010110011111010110001001000101 d3a1e1d67d59d3a1e1d67d6245
UTF-8 咫疼}Y咫疼}bE 1110010110010010101010111110011110010110101111000111110101011001111001011001001010101011111001111001011010111100011111010110001001000101 e592abe796bc7d59e592abe796bc7d6245
UHC 咫疼}Y咫疼}bE 11110010101000011101010011011001011111010101100111110010101000011101010011011001011111010110001001000101 f2a1d4d97d59f2a1d4d97d6245

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