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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?ろ???????^ 0011111110000010111010110011111100111111001111110011111100111111001111110011111101011110 3f82eb3f3f3f3f3f3f3f5e
EUC-JP ?ろ???????^ 0011111110100100111011010011111100111111001111110011111100111111001111110011111101011110 3fa4ed3f3f3f3f3f3f3f5e
UTF-8 淋ろ쉾吏숈콛梨덉괩^ 11101111101001111011010111100011100000101000110111101100100010011011111011101111101001111001111011101100100010001000100011101100101111011001101111101111101001111010001011101011100011011000100111101010101101001010100101011110 efa7b5e3828dec89beefa79eec8888ecbd9befa7a2eb8d89eab4a95e
UHC 淋ろ쉾吏숈콛梨덉괩^ 11101100111110001010101011101101100110101001001011101100101001111001100111101100101100011001010011101100101100011000100011101100101100011010100001011110 ecf8aaed9a92eca799ecb194ecb188ecb1a85e

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