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 ?爛擇}?爛擇{^ 00111111111000001010001110011101101000100111110100111111111000001010001110011101101000100111101101011110 3fe0a39da27d3fe0a39da27b5e
EUC-JP ?爛擇}?爛擇{^ 00111111111000001010010111011010101001000111110100111111111000001010010111011010101001000111101101011110 3fe0a5daa47d3fe0a5daa47b5e
UTF-8 룿爛擇}룿爛擇{^ 111010111010001110111111111001111000100010011011111001101001001110000111011111011110101110100011101111111110011110001000100110111110011010010011100001110111101101011110 eba3bfe7889be693877deba3bfe7889be693877b5e
UHC 룿爛擇}룿爛擇{^ 100011111011000011010101101101001111011111001001011111011000111110110000110101011011010011110111110010010111101101011110 8fb0d5b4f7c97d8fb0d5b4f7c97b5e

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