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 뤶賈뤶賈^ 11101011101001001011011011101000101100111000100011101011101001001011011011101000101100111000100001011110 eba4b6e8b388eba4b6e8b3885e
SJIS-WIN ??¶?????¶???^ 001111110011111110000001111101110011111100111111001111110011111100111111100000011111011100111111001111110011111101011110 3f3f81f73f3f3f3f3f81f73f3f3f5e
EUC-JP 뤶è??뤶è??^ 100011111010101110110011100011111010001011110000101000101111100110001111101010111011001000111111001111111000111110101011101100111000111110100010111100001010001011111001100011111010101110110010001111110011111101011110 8fabb38fa2f0a2f98fabb23f3f8fabb38fa2f0a2f98fabb23f3f5e
UTF-8 뤶賈뤶賈^ 11000011101010111100001010100100110000101011011011000011101010001100001010110011110000101000100011000011101010111100001010100100110000101011011011000011101010001100001010110011110000101000100001011110 c3abc2a4c2b6c3a8c2b3c288c3abc2a4c2b6c3a8c2b3c2885e
UHC ?¤¶?³??¤¶?³?^ 00111111101000101011010010100010110100100011111110101001111110000011111100111111101000101011010010100010110100100011111110101001111110000011111101011110 3fa2b4a2d23fa9f83f3fa2b4a2d23fa9f83f5e

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