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 렱杻렱섰^ 11101011101000001011000111101111101001111000100011101011101000001011000111101100100001001011000001011110 eba0b1efa788eba0b1ec84b05e
SJIS-WIN ??±?§???±??°^ 0011111100111111100000010111110100111111100000011001100000111111001111110011111110000001011111010011111100111111100000011000101101011110 3f3f817d3f81983f3f3f817d3f3f818b5e
EUC-JP ����^ 10001111101010111011001100111111101000011101111010001111101010111100000110100001111110000011111110001111101010111011001100111111101000011101111010001111101010111100000000111111101000011110101101011110 8fabb33fa1de8fabc1a1f83f8fabb33fa1de8fabc03fa1eb5e
UTF-8 렱杻렱섰^ 11000011101010111100001010100000110000101011000111000011101011111100001010100111110000101000100011000011101010111100001010100000110000101011000111000011101011001100001010000100110000101011000001011110 c3abc2a0c2b1c3afc2a7c288c3abc2a0c2b1c3acc284c2b05e
UHC ??±?§???±??°^ 0011111100111111101000011011111000111111101000011101011100111111001111110011111110100001101111100011111100111111101000011100011001011110 3f3fa1be3fa1d73f3f3fa1be3f3fa1c65e

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