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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???枇???^ 001111110011111100111111100101001111100000111111001111110011111101011110 3f3f3f94f83f3f3f5e
EUC-JP ???枇???^ 001111110011111100111111110010001111101000111111001111110011111101011110 3f3f3fc8fa3f3f3f5e
UTF-8 뤙콒퓥枇홧렲롘^ 11101011101001001001100111101100101111011001001011101101100100111010010111100110100111101000011111101101100110011010011111101011101000001011001011101011101000011001100001011110 eba499ecbd92ed93a5e69e87ed99a7eba0b2eba1985e
UHC 뤙콒퓥枇홧렲롘^ 100011111100100010110001100011101011111110001110110111011110110111001000101100011000111010111111100011101101110001011110 8fc8b18ebf8eddedc8b18ebf8edc5e

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