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 肆怨け葢ゅイ鐔 11100011111001101000100110000101100000101010111111100100111000101000001011100011101100101110100001011100 e3e6898582afe4e282e3b2e85c
EUC-JP 肆怨け葢ゅイ鐔 1110011011101000101100011110010110100100101100011110100011100100101001001110010110001110101100101110111110111101 e6e8b1e5a4b1e8e4a4e58eb2efbd
UTF-8 肆怨け葢ゅイ鐔 111010001000001010000110111001101000000010101000111000111000000110010001111010001001000110100010111000111000001010000101111011111011110110110010111010011001000010010100 e88286e680a8e38191e891a2e38285efbdb2e99094
UHC 肆怨け?ゅ?? 1101111011101011111010101011001110101010101100010011111110101010111001010011111100111111 deebeab3aab13faae53f3f

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