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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???渦?}???渦?{^ 001111110011111100111111100010010101000100111111011111010011111100111111001111111000100101010001001111110111101101011110 3f3f3f89513f7d3f3f3f89513f7b5e
EUC-JP ???渦?}???渦?{^ 001111110011111100111111101100011011001000111111011111010011111100111111001111111011000110110010001111110111101101011110 3f3f3fb1b23f7d3f3f3fb1b23f7b5e
UTF-8 溜산굅渦쐍}溜산굅渦쐍{^ 111011111010011110001011111011001000001010110000111010101011010110000101111001101011100010100110111011001001000010001101011111011110111110100111100010111110110010000010101100001110101010110101100001011110011010111000101001101110110010010000100011010111101101011110 efa78bec82b0eab585e6b8a6ec908d7defa78bec82b0eab585e6b8a6ec908d7b5e
UHC 溜산굅渦쐍}溜산굅渦쐍{^ 1110101011111110101110111110101010110001101100001110100010111110100111000110111001111101111010101111111010111011111010101011000110110000111010001011111010011100011011100111101101011110 eafebbeab1b0e8be9c6e7deafebbeab1b0e8be9c6e7b5e

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