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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??炬}??炬{^ 0011111100111111111000000111100001111101001111110011111111100000011110000111101101011110 3f3fe0787d3f3fe0787b5e
EUC-JP ??炬}??炬{^ 0011111100111111110111111101100101111101001111110011111111011111110110010111101101011110 3f3fdfd97d3f3fdfd97b5e
UTF-8 겹븍炬}겹븍炬{^ 111010101011001010111001111010111011100010001101111001111000001010101100011111011110101010110010101110011110101110111000100011011110011110000010101011000111101101011110 eab2b9ebb88de782ac7deab2b9ebb88de782ac7b5e
UHC 겹븍炬}겹븍炬{^ 101100001110001110111010111010111100101111100011011111011011000011100011101110101110101111001011111000110111101101011110 b0e3baebcbe37db0e3baebcbe37b5e

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