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 ????ゆ┏攸 00111111001111110011111100111111100000101110010010000100101011001001110110111111 3f3f3f3f82e484ac9dbf
EUC-JP ????ゆ┏攸 00111111001111110011111100111111101001001110011010101000101011101101101011000001 3f3f3f3fa4e6a8aedac1
UTF-8 力녹뮉溜ゆ┏攸 111011111010011010001010111010111000010110111001111010111010111010001001111011111010011110001011111000111000001010000110111000101001010010001111111001101001010010111000 efa68aeb85b9ebae89efa78be38286e2948fe694b8
UHC 力녹뮉溜ゆ┏攸 1110011010110011101100111110110010010010100101111110101011111110101010101110011010100110101011101110101011110010 e6b3b3ec9297eafeaae6a6aeeaf2

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