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 ?迭懸?迭懸^ 0011111110010011010100101000110010011100001111111001001101010010100011001001110001011110 3f93528c9c3f93528c9c5e
EUC-JP ?迭懸?迭懸^ 0011111111000101101100111011011111111100001111111100010110110011101101111111110001011110 3fc5b3b7fc3fc5b3b7fc5e
UTF-8 롚迭懸롚迭懸^ 11101011101000011001101011101000101111111010110111100110100001111011100011101011101000011001101011101000101111111010110111100110100001111011100001011110 eba19ae8bfade687b8eba19ae8bfade687b85e
UHC 롚迭懸롚迭懸^ 10001110110111101111001011110111111110101101100010001110110111101111001011110111111110101101100001011110 8edef2f7fad88edef2f7fad85e

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