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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????偵}????偵{^ 001111110011111100111111001111111001001011100011011111010011111100111111001111110011111110010010111000110111101101011110 3f3f3f3f92e37d3f3f3f3f92e37b5e
EUC-JP ????偵}????偵{^ 001111110011111100111111001111111100010011100101011111010011111100111111001111110011111111000100111001010111101101011110 3f3f3f3fc4e57d3f3f3f3fc4e57b5e
UTF-8 卽겼쏢呂偵}卽겼쏢呂偵{^ 111001011000110110111101111010101011001010111100111011001000111110100010111011111010011010000000111001011000000110110101011111011110010110001101101111011110101010110010101111001110110010001111101000101110111110100110100000001110010110000001101101010111101101011110 e58dbdeab2bcec8fa2efa680e581b57de58dbdeab2bcec8fa2efa680e581b57b5e
UHC 卽겼쏢呂偵}卽겼쏢呂偵{^ 1111000111101101101100001110010110111101111100111110010111111011111011111100111101111101111100011110110110110000111001011011110111110011111001011111101111101111110011110111101101011110 f1edb0e5bdf3e5fbefcf7df1edb0e5bdf3e5fbefcf7b5e

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