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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 閻??}閻??{^ 1110100010000101001111110011111101111101111010001000010100111111001111110111101101011110 e8853f3f7de8853f3f7b5e
EUC-JP 閻??}閻??{^ 1110111111100101001111110011111101111101111011111110010100111111001111110111101101011110 efe53f3f7defe53f3f7b5e
UTF-8 閻딃룱}閻딃룱{^ 111010011001011010111011111010111001010010000011111010111010001110110001011111011110100110010110101110111110101110010100100000111110101110100011101100010111101101011110 e996bbeb9483eba3b17de996bbeb9483eba3b17b5e
UHC 閻딃룱}閻딃룱{^ 111001111010001010001010111010011000111110100110011111011110011110100010100010101110100110001111101001100111101101011110 e7a28ae98fa67de7a28ae98fa67b5e

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