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 ???枇岳??^ 00111111001111110011111110010100111110001000101001111000001111110011111101011110 3f3f3f94f88a783f3f5e
EUC-JP ???枇岳??^ 00111111001111110011111111001000111110101011001111011001001111110011111101011110 3f3f3fc8fab3d93f3f5e
UTF-8 뤶퓥콒枇岳렠롘^ 11101011101001001011011011101101100100111010010111101100101111011001001011100110100111101000011111100101101100101011001111101011101000001010000011101011101000011001100001011110 eba4b6ed93a5ecbd92e69e87e5b2b3eba0a0eba1985e
UHC 뤶퓥콒枇岳렠롘^ 100011111110010010111111100011101011000110001110110111011110110111100100101111111000111010110001100011101101110001011110 8fe4bf8eb18eddede4bf8eb18edc5e

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