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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 筌??爰??矣?? 111000101010001100111111001111111110000010100111001111110011111111100001111000010011111100111111 e2a33f3fe0a73f3fe1e13f3f
EUC-JP 筌™?爰??矣?? 1110010010100101100011111010001011101111001111111110000010101001001111110011111111100010111000110011111100111111 e4a58fa2ef3fe0a93f3fe2e33f3f
UTF-8 筌™뫁爰쇽㏊矣롪갸 111001111010110110001100111000101000010010100010111010111010101110000001111001111000100010110000111011001000011110111101111000111000111110001010111001111001111110100011111010111010000110101010111010101011000010111000 e7ad8ce284a2ebab81e788b0ec87bde38f8ae79fa3eba1aaeab0b8
UHC 筌™뫁爰쇽㏊矣롪갸 111011111010011110100010111000101001000110100101111010101011101010111100111011111010011110110101111010111111100010001110111010101011000010111100 efa7a2e291a5eababcefa7b5ebf88eeab0bc

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