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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 楡???楡???^ 1001111010111110001111110011111100111111100111101011111000111111001111110011111101011110 9ebe3f3f3f9ebe3f3f3f5e
EUC-JP 楡???楡???^ 1101110011000000001111110011111100111111110111001100000000111111001111110011111101011110 dcc03f3f3fdcc03f3f3f5e
UTF-8 楡흖렔텡楡흖렔텝^ 11100110101001011010000111101101100111011001011011101011101000001001010011101101100001011010000111100110101001011010000111101101100111011001011011101011101000001001010011101101100001011001110101011110 e6a5a1ed9d96eba094ed85a1e6a5a1ed9d96eba094ed859d5e
UHC 楡흖렔텡楡흖렔텝^ 1110101011111000110010001110100010001110101010011100010111011110111010101111100011001000111010001000111010101001110001011101110001011110 eaf8c8e88ea9c5deeaf8c8e88ea9c5dc5e

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