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 ?G?b}v?G?b}vB 00111111010001110011111101100010011111010111011000111111010001110011111101100010011111010111011001000010 3f473f627d763f473f627d7642
SJIS-WIN 棚G但b}v棚G但b}vB 1001001001001001010001111001001001000001011000100111110101110110100100100100100101000111100100100100000101100010011111010111011001000010 9249479241627d769249479241627d7642
EUC-JP 棚G但b}v棚G但b}vB 1100001110101010010001111100001110100010011000100111110101110110110000111010101001000111110000111010001001100010011111010111011001000010 c3aa47c3a2627d76c3aa47c3a2627d7642
UTF-8 棚G但b}v棚G但b}vB 111001101010001110011010010001111110010010111101100001100110001001111101011101101110011010100011100110100100011111100100101111011000011001100010011111010111011001000010 e6a39a47e4bd86627d76e6a39a47e4bd86627d7642
UHC 棚G但b}v棚G但b}vB 1101110111011100010001111101001110100011011000100111110101110110110111011101110001000111110100111010001101100010011111010111011001000010 dddc47d3a3627d76dddc47d3a3627d7642

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