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 筌??爰??音 11100010101000110011111100111111111000001010011100111111001111111000100110111001 e2a33f3fe0a73f3f89b9
EUC-JP 筌??爰??音 11100100101001010011111100111111111000001010100100111111001111111011001010111011 e4a53f3fe0a93f3fb2bb
UTF-8 筌듐굦爰쇽㎕音 111001111010110110001100111010111001001110010000111010101011010110100110111001111000100010110000111011001000011110111101111000111000111010010101111010011001111110110011 e7ad8ceb9390eab5a6e788b0ec87bde38e95e99fb3
UHC 筌듐굦爰쇽㎕音 1110111110100111101101011110001110000010100011001110101010111010101111001110111110100111101000011110101111100101 efa7b5e3828ceababcefa7a1ebe5

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