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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 乙??\}乙??\{^ 10001001101100110011111100111111010111000111110110001001101100110011111100111111010111000111101101011110 89b33f3f5c7d89b33f3f5c7b5e
EUC-JP 乙??\}乙??\{^ 10110010101101010011111100111111010111000111110110110010101101010011111100111111010111000111101101011110 b2b53f3f5c7db2b53f3f5c7b5e
UTF-8 乙졾퓱\}乙졾퓱\{^ 1110010010111001100110011110110010100001101111101110110110010011101100010101110001111101111001001011100110011001111011001010000110111110111011011001001110110001010111000111101101011110 e4b999eca1beed93b15c7de4b999eca1beed93b15c7b5e
UHC 乙졾퓱\}乙졾퓱\{^ 1110101111100000101000001110010110111111100101110101110001111101111010111110000010100000111001011011111110010111010111000111101101011110 ebe0a0e5bf975c7debe0a0e5bf975c7b5e

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