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’\’I‘³ 1100001110000010110000101001001001011000110000111000001011000010100100100101110011000011100000101100001010010010010010011100001110000010110000101001000111000011100000101100001010110011 c382c29258c382c2925cc382c29249c382c291c382c2b3
SJIS-WIN ????X????\????I???????? 0011111100111111001111110011111101011000001111110011111100111111001111110101110000111111001111110011111100111111010010010011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f583f3f3f3f5c3f3f3f3f493f3f3f3f3f3f3f3f
EUC-JP Ã?Â?XÃ?Â?\Ã?Â?IÃ?Â?Ã?Â? 10001111101010101010101000111111100011111010101010100100001111110101100010001111101010101010101000111111100011111010101010100100001111110101110010001111101010101010101000111111100011111010101010100100001111110100100110001111101010101010101000111111100011111010101010100100001111111000111110101010101010100011111110001111101010101010010000111111 8faaaa3f8faaa43f588faaaa3f8faaa43f5c8faaaa3f8faaa43f498faaaa3f8faaa43f8faaaa3f8faaa43f
UTF-8 ’X’\’I‘³ 11000011100000111100001010000010110000111000001011000010100100100101100011000011100000111100001010000010110000111000001011000010100100100101110011000011100000111100001010000010110000111000001011000010100100100100100111000011100000111100001010000010110000111000001011000010100100011100001110000011110000101000001011000011100000101100001010110011 c383c282c382c29258c383c282c382c2925cc383c282c382c29249c383c282c382c291c383c282c382c2b3
UHC ????X????\????I???????³ 001111110011111100111111001111110101100000111111001111110011111100111111010111000011111100111111001111110011111101001001001111110011111100111111001111110011111100111111001111111010100111111000 3f3f3f3f583f3f3f3f5c3f3f3f3f493f3f3f3f3f3f3fa9f8

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