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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??ひ?忌??? 00111111001111111000001011010000001111111000101011110101001111110011111100111111 3f3f82d03f8af53f3f3f
EUC-JP ??ひ?忌艅?? 001111110011111110100100110100100011111110110100111101111000111111010110111111010011111100111111 3f3fa4d23fb4f78fd6fd3f3f
UTF-8 룶즽ひ룵忌艅핊⒟ 111010111010001110110110111011001010011010111101111000111000000110110010111010111010001110110101111001011011111110001100111010001000100110000101111011011001010110001010111000101001001010011111 eba3b6eca6bde381b2eba3b5e5bf8ce88985ed958ae2929f
UHC 룶즽ひ룵忌艅핊⒟ 10001111101010111010001110001111101010101101001010001111101010101101000011111011111001101010100111000000100011111010100111010000 8faba38faad28faad0fbe6a9c08fa9d0

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