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}???V{^ 0011111100111111001111110101011001111101001111110011111100111111010101100111101101011110 3f3f3f567d3f3f3f567b5e
SJIS-WIN 嵬??V}嵬??V{^ 10011011110010100011111100111111010101100111110110011011110010100011111100111111010101100111101101011110 9bca3f3f567d9bca3f3f567b5e
EUC-JP 嵬??V}嵬??V{^ 11010110110011000011111100111111010101100111110111010110110011000011111100111111010101100111101101011110 d6cc3f3f567dd6cc3f3f567b5e
UTF-8 嵬딇뀫V}嵬딇뀫V{^ 1110010110110101101011001110101110010100100001111110101110000000101010110101011001111101111001011011010110101100111010111001010010000111111010111000000010101011010101100111101101011110 e5b5aceb9487eb80ab567de5b5aceb9487eb80ab567b5e
UHC 嵬딇뀫V}嵬딇뀫V{^ 1110100011100011100010101110110110000101101000010101011001111101111010001110001110001010111011011000010110100001010101100111101101011110 e8e38aed85a1567de8e38aed85a1567b5e

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