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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?}?丹悠ひ? 0011111110000001011100000011111110010010010011111001011101001001100000101101000000111111 3f81703f924f974982d03f
EUC-JP ?}?丹悠ひ? 0011111110100001110100010011111111000011101100001100110110101010101001001101001000111111 3fa1d13fc3b0cdaaa4d23f
UTF-8 룶}룶丹悠ひ룶 111010111010001110110110111011111011110110011101111010111010001110110110111001001011100010111001111001101000001010100000111000111000000110110010111010111010001110110110 eba3b6efbd9deba3b6e4b8b9e682a0e381b2eba3b6
UHC 룶}룶丹悠ひ룶 1000111110101011101000111111110110001111101010111101001110100001111010101110110110101010110100101000111110101011 8faba3fd8fabd3a1eaedaad28fab

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