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 ?????????G 00111111001111110011111100111111001111110011111100111111001111110011111101000111 3f3f3f3f3f3f3f3f3f47
SJIS-WIN ?????????G 00111111001111110011111100111111001111110011111100111111001111110011111101000111 3f3f3f3f3f3f3f3f3f47
EUC-JP ?????????G 00111111001111110011111100111111001111110011111100111111001111110011111101000111 3f3f3f3f3f3f3f3f3f47
UTF-8 淋믫슕泥좎쮫泥좎쮫G 11101111101001111011010111101011101011111010101111101100100010101001010111101111101001111010001111101100101000101000111011101100101011101010101111101111101001111010001111101100101000101000111011101100101011101010101101000111 efa7b5ebafabec8a95efa7a3eca28eecaeabefa7a3eca28eecaeab47
UHC 淋믫슕泥좎쮫泥좎쮫G 11101100111110001001001011101101100110101010010011101100101100101010000011101100101010001000100011101100101100101010000011101100101010001000100001000111 ecf892ed9aa4ecb2a0eca888ecb2a0eca88847

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