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 ?る?}?る?{^ 0011111110000010111010010011111101111101001111111000001011101001001111110111101101011110 3f82e93f7d3f82e93f7b5e
EUC-JP ?る?}?る?{^ 0011111110100100111010110011111101111101001111111010010011101011001111110111101101011110 3fa4eb3f7d3fa4eb3f7b5e
UTF-8 閭る뫇}閭る뫇{^ 111011111010011010000110111000111000001010001011111010111010101110000111011111011110111110100110100001101110001110000010100010111110101110101011100001110111101101011110 efa686e3828bebab877defa686e3828bebab877b5e
UHC 閭る뫇}閭る뫇{^ 111001101010110110101010111010111001000110101010011111011110011010101101101010101110101110010001101010100111101101011110 e6adaaeb91aa7de6adaaeb91aa7b5e

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