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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?曖阻??掖?闇 001111111001111001000010100100010110101000111111001111111001110101110100001111111000100011000101 3f9e42916a3f3f9d743f88c5
EUC-JP ?曖阻??掖?闇 001111111101101110100011110000011100101100111111001111111101100111010101001111111011000011000111 3fdba3c1cb3f3fd9d53fb0c7
UTF-8 솝曖阻셋솝掖셸闇 111011001000011010011101111001101001101110010110111010011001100010111011111011001000010110001011111011001000011010011101111001101000111010010110111011001000010110111000111010011001011110000111 ec869de69b96e998bbec858bec869de68e96ec85b8e99787
UHC 솝曖阻셋솝掖셸闇 10111100110110011110010011110010111100001110011010111100110000101011110011011001111001001111101010111100110100001110010011100001 bcd9e4f2f0e6bcc2bcd9e4fabcd0e4e1

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