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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?鬼削∵}?鬼削∵{^ 0011111110001011010100111000110111101101100000011110011001111101001111111000101101010011100011011110110110000001111001100111101101011110 3f8b538ded81e67d3f8b538ded81e67b5e
EUC-JP ?鬼削∵}?鬼削∵{^ 0011111110110101101101001011101011101111101000101110100001111101001111111011010110110100101110101110111110100010111010000111101101011110 3fb5b4baefa2e87d3fb5b4baefa2e87b5e
UTF-8 룶鬼削∵}룶鬼削∵{^ 111010111010001110110110111010011010110010111100111001011000100110001010111000101000100010110101011111011110101110100011101101101110100110101100101111001110010110001001100010101110001010001000101101010111101101011110 eba3b6e9acbce5898ae288b57deba3b6e9acbce5898ae288b57b5e
UHC 룶鬼削∵}룶鬼削∵{^ 10001111101010111101000010100001110111101111101110100001111100010111110110001111101010111101000010100001110111101111101110100001111100010111101101011110 8fabd0a1defba1f17d8fabd0a1defba1f17b5e

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