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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 餓??v餓??vB 1000100111101100001111110011111101110110100010011110110000111111001111110111011001000010 89ec3f3f7689ec3f3f7642
EUC-JP 餓??v餓??vB 1011001011101110001111110011111101110110101100101110111000111111001111110111011001000010 b2ee3f3f76b2ee3f3f7642
UTF-8 餓㎩ㄷv餓㎩ㄷvB 111010011010010010010011111000111000111010101001111000111000010010110111011101101110100110100100100100111110001110001110101010011110001110000100101101110111011001000010 e9a493e38ea9e384b776e9a493e38ea9e384b77642
UHC 餓㎩ㄷv餓㎩ㄷvB 111001001011101110100111111001011010010010100111011101101110010010111011101001111110010110100100101001110111011001000010 e4bba7e5a4a776e4bba7e5a4a77642

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