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 ??止?}??止?{^ 00111111001111111000111001111110001111110111110100111111001111111000111001111110001111110111101101011110 3f3f8e7e3f7d3f3f8e7e3f7b5e
EUC-JP ??止?}??止?{^ 00111111001111111011101111011111001111110111110100111111001111111011101111011111001111110111101101011110 3f3fbbdf3f7d3f3fbbdf3f7b5e
UTF-8 林렱止렣}林렱止렣{^ 111011111010011110110100111010111010000010110001111001101010110110100010111010111010000010100011011111011110111110100111101101001110101110100000101100011110011010101101101000101110101110100000101000110111101101011110 efa7b4eba0b1e6ada2eba0a37defa7b4eba0b1e6ada2eba0a37b5e
UHC 林렱止렣}林렱止렣{^ 11101100111101111000111010111110111100101010110110001110101101000111110111101100111101111000111010111110111100101010110110001110101101000111101101011110 ecf78ebef2ad8eb47decf78ebef2ad8eb47b5e

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