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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ??????鴉??B 0011111100111111001111110011111100111111001111111110100111101011001111110011111101000010 3f3f3f3f3f3fe9eb3f3f42
EUC-JP ??????鴉??B 0011111100111111001111110011111100111111001111111111001011101101001111110011111101000010 3f3f3f3f3f3ff2ed3f3f42
UTF-8 黎졽펯栒껅콬鴉곥뀇B 11101111101001101000100111101100101000011011110111101101100011101010111111100110101000001001001011101010101110111000010111101100101111011010110011101001101101001000100111101010101100111010010111101011100000001000011101000010 efa689eca1bded8eafe6a092eabb85ecbdace9b489eab3a5eb808742
UHC 黎졽펯栒껅콬鴉곥뀇B 11100110101100011010000011100100101111001000000111100010111000111000001111100110101100011010000011100100101111001000000111100011100001011000001101000010 e6b1a0e4bc81e2e383e6b1a0e4bc81e3858342

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