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 ?蓴壓??蓴壓?^ 00111111111001001111000110011010110110000011111100111111111001001111000110011010110110000011111101011110 3fe4f19ad83f3fe4f19ad83f5e
EUC-JP ?蓴壓??蓴壓?^ 00111111111010001111001111010100110110100011111100111111111010001111001111010100110110100011111101011110 3fe8f3d4da3f3fe8f3d4da3f5e
UTF-8 소蓴壓솨소蓴壓송^ 11101100100001101000110011101000100100111011010011100101101000111001001111101100100001101010100011101100100001101000110011101000100100111011010011100101101000111001001111101100100001101010000101011110 ec868ce893b4e5a393ec86a8ec868ce893b4e5a393ec86a15e
UHC 소蓴壓솨소蓴壓송^ 1011110011010010111000101111000111100100111000101011110011011101101111001101001011100010111100011110010011100010101111001101101101011110 bcd2e2f1e4e2bcddbcd2e2f1e4e2bcdb5e

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