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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????二?? 00111111001111110011111100111111001111110011111110010011111100010011111100111111 3f3f3f3f3f3f93f13f3f
EUC-JP ???靷??二?? 001111110011111100111111100011111110011110111101001111110011111111000110111100110011111100111111 3f3f3f8fe7bd3f3fc6f33f3f
UTF-8 僚녹뼔靷뽫댚二뗩뒽 111011111010011010111011111010111000010110111001111010111011110010010100111010011001110110110111111010111011110110101011111010111000110010011010111001001011101010001100111010111001011110101001111010111001001010111101 efa6bbeb85b9ebbc94e99db7ebbdabeb8c9ae4ba8ceb97a9eb92bd
UHC 僚녹뼔靷뽫댚二뗩뒽 111010001110100010110011111011001001011010011100111011001110011010010110111001111000100010111110111011001010001110001011111010011000101010110011 e8e8b3ec969cece696e788beeca38be98ab3

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