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 翁?????儒??^ 100010011010010100111111001111110011111100111111001111111000111011110010001111110011111101011110 89a53f3f3f3f3f8ef23f3f5e
EUC-JP 翁?????儒??^ 101100101010011100111111001111110011111100111111001111111011110011110100001111110011111101011110 b2a73f3f3f3f3fbcf43f3f5e
UTF-8 翁띾뀪溜숃틡儒좊젟^ 11100111101111111000000111101011100111011011111011101011100000001010101011101111101001111000101111101100100010001000001111101101100010111010000111100101100001001001001011101100101000101000101011101100101000001001111101011110 e7bf81eb9dbeeb80aaefa78bec8883ed8ba1e58492eca28aeca09f5e
UHC 翁띾뀪溜숃틡儒좊젟^ 11101000101110101000110111101011100001011010000011101010111111101001100111101000101110101000110111101010111000111010000011101011101000001001100101011110 e8ba8deb85a0eafe99e8ba8deae3a0eba0995e

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