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 ?矯?枇???^ 00111111100010111011100000111111100101001111100000111111001111110011111101011110 3f8bb83f94f83f3f3f5e
EUC-JP ?矯?枇???^ 00111111101101101011101000111111110010001111101000111111001111110011111101011110 3fb6ba3fc8fa3f3f3f5e
UTF-8 뤗矯퍗枇하렮롘^ 11101011101001001001011111100111100111111010111111101101100011011001011111100110100111101000011111101101100101011001100011101011101000001010111011101011101000011001100001011110 eba497e79fafed8d97e69e87ed9598eba0aeeba1985e
UHC 뤗矯퍗枇하렮롘^ 100011111100011111001110111011001011101110001110110111011110110111000111110011111000111010111011100011101101110001011110 8fc7ceecbb8eddedc7cf8ebb8edc5e

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