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 筌??愿??音 11100010101000110011111100111111100111001100001100111111001111111000100110111001 e2a33f3f9cc33f3f89b9
EUC-JP 筌??愿??音 11100100101001010011111100111111110110001100010100111111001111111011001010111011 e4a53f3fd8c53f3fb2bb
UTF-8 筌듐굦愿묕㎕音 111001111010110110001100111010111001001110010000111010101011010110100110111001101000010010111111111010111010110010010101111000111000111010010101111010011001111110110011 e7ad8ceb9390eab5a6e684bfebac95e38e95e99fb3
UHC 筌듐굦愿묕㎕音 1110111110100111101101011110001110000010100011001110101010110100100100011110111110100111101000011110101111100101 efa7b5e3828ceab491efa7a1ebe5

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