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 ëã”ì„„xëã”ì„„x^ 110000111010101111000011101000111100001010010100110000111010110011000010100001001100001010000100011110001100001110101011110000111010001111000010100101001100001110101100110000101000010011000010100001000111100001011110 c3abc3a3c294c3acc284c28478c3abc3a3c294c3acc284c284785e
SJIS-WIN ???£???¬????x???£???¬????x^ 00111111001111110011111110000001100100100011111100111111001111111000000111001010001111110011111100111111001111110111100000111111001111110011111110000001100100100011111100111111001111111000000111001010001111110011111100111111001111110111100001011110 3f3f3f81923f3f3f81ca3f3f3f3f783f3f3f81923f3f3f81ca3f3f3f3f785e
EUC-JP �ã�ì��x�ã�ì��x^ 10001111101010101010101000111111100011111010101010101010101000011111001010001111101010101010010000111111100011111010101010101010101000101100110010001111101010101010010000111111100011111010101010100100001111110111100010001111101010101010101000111111100011111010101010101010101000011111001010001111101010101010010000111111100011111010101010101010101000101100110010001111101010101010010000111111100011111010101010100100001111110111100001011110 8faaaa3f8faaaaa1f28faaa43f8faaaaa2cc8faaa43f8faaa43f788faaaa3f8faaaaa1f28faaa43f8faaaaa2cc8faaa43f8faaa43f785e
UTF-8 ëã”ì„„xëã”ì„„x^ 110000111000001111000010101010111100001110000011110000101010001111000011100000101100001010010100110000111000001111000010101011001100001110000010110000101000010011000011100000101100001010000100011110001100001110000011110000101010101111000011100000111100001010100011110000111000001011000010100101001100001110000011110000101010110011000011100000101100001010000100110000111000001011000010100001000111100001011110 c383c2abc383c2a3c382c294c383c2acc382c284c382c28478c383c2abc383c2a3c382c294c383c2acc382c284c382c284785e
UHC ????????????x????????????x^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111011110000011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110111100001011110 3f3f3f3f3f3f3f3f3f3f3f3f783f3f3f3f3f3f3f3f3f3f3f3f785e

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