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 ??}v??}vB 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 羆狡}v羆狡}vB 11100011101011111110000011000010011111010111011011100011101011111110000011000010011111010111011001000010 e3afe0c27d76e3afe0c27d7642
EUC-JP 羆狡}v羆狡}vB 11100110101100011110000011000100011111010111011011100110101100011110000011000100011111010111011001000010 e6b1e0c47d76e6b1e0c47d7642
UTF-8 羆狡}v羆狡}vB 1110011110111110100001101110011110001011101000010111110101110110111001111011111010000110111001111000101110100001011111010111011001000010 e7be86e78ba17d76e7be86e78ba17d7642
UHC ?狡}v?狡}vB 0011111111001110111010100111110101110110001111111100111011101010011111010111011001000010 3fceea7d763fceea7d7642

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