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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??禎???禎?^ 0011111100111111100100101111010100111111001111110011111110010010111101010011111101011110 3f3f92f53f3f3f92f53f5e
EUC-JP ??禎???禎?^ 0011111100111111110001001111011100111111001111110011111111000100111101110011111101011110 3f3fc4f73f3f3fc4f73f5e
UTF-8 麟렲禎쁩麟렲禎쁠^ 11101111101001111011001111101011101000001011001011100111101001101000111011101100100000011010100111101111101001111011001111101011101000001011001011100111101001101000111011101100100000011010000001011110 efa7b3eba0b2e7a68eec81a9efa7b3eba0b2e7a68eec81a05e
UHC 麟렲禎쁩麟렲禎쁠^ 1110110011101000100011101011111111101111111011101011101111011110111011001110100010001110101111111110111111101110101110111101110001011110 ece88ebfefeebbdeece88ebfefeebbdc5e

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