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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 牋粤珈[}牋粤珈[{^ 1110000010101110111000101110001111100000110110110101101101111101111000001010111011100010111000111110000011011011010110110111101101011110 e0aee2e3e0db5b7de0aee2e3e0db5b7b5e
EUC-JP 牋粤珈[}牋粤珈[{^ 1110000010110000111001001110010111100000110111010101101101111101111000001011000011100100111001011110000011011101010110110111101101011110 e0b0e4e5e0dd5b7de0b0e4e5e0dd5b7b5e
UTF-8 牋粤珈[}牋粤珈[{^ 1110011110001001100010111110011110110010101001001110011110001111100010000101101101111101111001111000100110001011111001111011001010100100111001111000111110001000010110110111101101011110 e7898be7b2a4e78f885b7de7898be7b2a4e78f885b7b5e
UHC ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e

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