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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????暎??冶 001111110011111100111111001111110011111100111111100111011111001100111111001111111001011011101000 3f3f3f3f3f3f9df33f3f96e8
EUC-JP ??????暎??冶 001111110011111100111111001111110011111100111111110110101111010100111111001111111100110011101010 3f3f3f3f3f3fdaf53f3fccea
UTF-8 燎뽧끁溜롫젎暎얜젲冶 111011111010011110000000111010111011110110100111111010111000000110000001111011111010011110001011111010111010000110101011111011001010000010001110111001101001101010001110111011001001011010011100111011001010000010110010111001011000011010110110 efa780ebbda7eb8181efa78beba1abeca08ee69a8eec969ceca0b2e586b6
UHC 燎뽧끁溜롫젎暎얜젲冶 1110100011111011100101101110001110000101101101111110101011111110100011101110101110100000100011111110011110110010101111101110101110100000101001101110010110100111 e8fb96e385b7eafe8eeba08fe7b2beeba0a6e5a7

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