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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 趁狗ャ蕨}趁狗ャ蕨{^ 1110011011100001100010111110011110101100100110000110111001111101111001101110000110001011111001111010110010011000011011100111101101011110 e6e18be7ac986e7de6e18be7ac986e7b5e
EUC-JP 趁狗ャ蕨}趁狗ャ蕨{^ 11101100111000111011011011101001100011101010110011001111110011110111110111101100111000111011011011101001100011101010110011001111110011110111101101011110 ece3b6e98eaccfcf7dece3b6e98eaccfcf7b5e
UTF-8 趁狗ャ蕨}趁狗ャ蕨{^ 111010001011011010000001111001111000101110010111111011111011110110101100111010001001010110101000011111011110100010110110100000011110011110001011100101111110111110111101101011001110100010010101101010000111101101011110 e8b681e78b97efbdace895a87de8b681e78b97efbdace895a87b5e
UHC ?狗?蕨}?狗?蕨{^ 001111111100111110110111001111111100111111110010011111010011111111001111101101110011111111001111111100100111101101011110 3fcfb73fcff27d3fcfb73fcff27b5e

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