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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?志藻?志繰^ 0011111110001110011101011001000110010100001111111000111001110101100011000100101001011110 3f8e7591943f8e758c4a5e
EUC-JP ?志藻?志繰^ 0011111110111011110101101100000111110100001111111011101111010110101101111010101101011110 3fbbd6c1f43fbbd6b7ab5e
UTF-8 않志藻않志繰^ 11101100100101011000101011100101101111111001011111101000100101111011101111101100100101011000101011100101101111111001011111100111101110011011000001011110 ec958ae5bf97e897bbec958ae5bf97e7b9b05e
UHC 않志藻않志繰^ 10111110110010101111001010100100111100001101110110111110110010101111001010100100111100001101101101011110 becaf2a4f0ddbecaf2a4f0db5e

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