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 ?⑥??????^ 00111111100001110100010100111111001111110011111100111111001111110011111101011110 3f87453f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 泥⑥㎛泥쒖찉泥퀰^ 11101111101001111010001111100010100100011010010111100011100011101001101111101111101001111010001111101100100100101001011011101100101100001000100111101111101001111010001111101101100000001011000001011110 efa7a3e291a5e38e9befa7a3ec9296ecb089efa7a3ed80b05e
UHC 泥⑥㎛泥쒖찉泥퀰^ 1110110010110010101010001110110010100111101011011110110010110010100111001110110010101001100011011110110010110010101101000100001101011110 ecb2a8eca7adecb29ceca98decb2b4435e

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