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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???宥????宥?^ 00111111001111110011111110010111010001110011111100111111001111110011111110010111010001110011111101011110 3f3f3f97473f3f3f3f97473f5e
EUC-JP ???宥????宥?^ 00111111001111110011111111001101101010000011111100111111001111110011111111001101101010000011111101011110 3f3f3fcda83f3f3f3fcda83f5e
UTF-8 黎앸굞宥쟷黎앸굞宥쟷^ 11101111101001101000100111101100100101011011100011101010101101011001111011100101101011101010010111101100100111111011011111101111101001101000100111101100100101011011100011101010101101011001111011100101101011101010010111101100100111111011011101011110 efa689ec95b8eab59ee5aea5ec9fb7efa689ec95b8eab59ee5aea5ec9fb75e
UHC 黎앸굞宥쟷黎앸굞宥쟷^ 111001101011000110011101111010111000001010000110111010101110100110100000011101111110011010110001100111011110101110000010100001101110101011101001101000000111011101011110 e6b19deb8286eae9a077e6b19deb8286eae9a0775e

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