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 ??I}??I{^ 001111110011111101001001011111010011111100111111010010010111101101011110 3f3f497d3f3f497b5e
SJIS-WIN 旋拙I}旋拙I{^ 10010000111110011001000011011001010010010111110110010000111110011001000011011001010010010111101101011110 90f990d9497d90f990d9497b5e
EUC-JP 旋拙I}旋拙I{^ 11000000111110111100000011011011010010010111110111000000111110111100000011011011010010010111101101011110 c0fbc0db497dc0fbc0db497b5e
UTF-8 旋拙I}旋拙I{^ 1110011010010111100010111110011010001011100110010100100101111101111001101001011110001011111001101000101110011001010010010111101101011110 e6978be68b99497de6978be68b99497b5e
UHC 旋拙I}旋拙I{^ 11100000110000011111000011110000010010010111110111100000110000011111000011110000010010010111101101011110 e0c1f0f0497de0c1f0f0497b5e

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