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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 咀?葬?咀?葬?^ 10011001111100000011111110010001100100100011111110011001111100000011111110010001100100100011111101011110 99f03f91923f99f03f91923f5e
EUC-JP 咀?葬?咀?葬?^ 11010010111100100011111111000001111100100011111111010010111100100011111111000001111100100011111101011110 d2f23fc1f23fd2f23fc1f23f5e
UTF-8 咀렍葬햇咀렍葬햄^ 11100101100100101000000011101011101000001000110111101000100100011010110011101101100101101000011111100101100100101000000011101011101000001000110111101000100100011010110011101101100101101000010001011110 e59280eba08de891aced9687e59280eba08de891aced96845e
UHC 咀렍葬햇咀렍葬햄^ 1110111010111010100011101010001111101101111101111100011111011110111011101011101010001110101000111110110111110111110001111101110001011110 eeba8ea3edf7c7deeeba8ea3edf7c7dc5e

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