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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ???雰???雰B 0011111100111111001111111001010110110101001111110011111100111111100101011011010101000010 3f3f3f95b53f3f3f95b542
EUC-JP ???雰???雰B 0011111100111111001111111100101010110111001111110011111100111111110010101011011101000010 3f3f3fcab73f3f3fcab742
UTF-8 뤗횓탮雰뤗횓탮雰B 11101011101001001001011111101101100110101001001111101101100000111010111011101001100110111011000011101011101001001001011111101101100110101001001111101101100000111010111011101001100110111011000001000010 eba497ed9a93ed83aee99bb0eba497ed9a93ed83aee99bb042
UHC 뤗횓탮雰뤗횓탮雰B 1000111111000111110000111000111010110101100011101101110111010100100011111100011111000011100011101011010110001110110111011101010001000010 8fc7c38eb58eddd48fc7c38eb58eddd442

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