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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 閻?????有? 11101000100001010011111100111111001111110011111100111111100101110100110000111111 e8853f3f3f3f3f974c3f
EUC-JP 閻?????有? 11101111111001010011111100111111001111110011111100111111110011011010110100111111 efe53f3f3f3f3fcdad3f
UTF-8 閻뉖젲凉쏆뇴有릈 111010011001011010111011111010111000100110010110111011001010000010110010111011111010010110111001111011001000111110000110111010111000011110110100111001101001110010001001111010111010011010001000 e996bbeb8996eca0b2efa5b9ec8f86eb87b4e69c89eba688
UHC 閻뉖젲凉쏆뇴有릈 11100111101000101000011111101011101000001010011011100101101111001001101111101100100001111001100011101010111100111001000001101000 e7a287eba0a6e5bc9bec8798eaf39068

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