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 ?摸槽醍}?摸槽醍{^ 0011111110010110110011001001000110000101100100011110011101111101001111111001011011001100100100011000010110010001111001110111101101011110 3f96cc918591e77d3f96cc918591e77b5e
EUC-JP ?摸槽醍}?摸槽醍{^ 0011111111001100110011101100000111100101110000101110100101111101001111111100110011001110110000011110010111000010111010010111101101011110 3fcccec1e5c2e97d3fcccec1e5c2e97b5e
UTF-8 뤲摸槽醍}뤲摸槽醍{^ 111010111010010010110010111001101001000110111000111001101010011110111101111010011000011010001101011111011110101110100100101100101110011010010001101110001110011010100111101111011110100110000110100011010111101101011110 eba4b2e691b8e6a7bde9868d7deba4b2e691b8e6a7bde9868d7b5e
UHC 뤲摸槽醍}뤲摸槽醍{^ 10001111111000001101100110111000111100001100101111110000101101010111110110001111111000001101100110111000111100001100101111110000101101010111101101011110 8fe0d9b8f0cbf0b57d8fe0d9b8f0cbf0b57b5e

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