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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 邕杻??邕杻??^ 1000111111100001111011011000111111000011101001100011111100111111100011111110000111101101100011111100001110100110001111110011111101011110 8fe1ed8fc3a63f3f8fe1ed8fc3a63f3f5e
UTF-8 邕杻렢룁邕杻렢뢸^ 11101001100000101001010111100110100111011011101111101011101000001010001011101011101000111000000111101001100000101001010111100110100111011011101111101011101000001010001011101011101000101011100001011110 e98295e69dbbeba0a2eba381e98295e69dbbeba0a2eba2b85e
UHC 邕杻렢룁邕杻렢뢸^ 1110100010111011110100101110111010001110101100111011011111011110111010001011101111010010111011101000111010110011101101111101110001011110 e8bbd2ee8eb3b7dee8bbd2ee8eb3b7dc5e

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