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 愁??覲}愁??覲{^ 100011110100010000111111001111111110011001010010011111011000111101000100001111110011111111100110010100100111101101011110 8f443f3fe6527d8f443f3fe6527b5e
EUC-JP 愁??覲}愁??覲{^ 101111011010010100111111001111111110101110110011011111011011110110100101001111110011111111101011101100110111101101011110 bda53f3febb37dbda53f3febb37b5e
UTF-8 愁暈뤅覲}愁暈뤅覲{^ 111001101000010010000001111011111010011110000101111010111010010010000101111010001010011010110010011111011110011010000100100000011110111110100111100001011110101110100100100001011110100010100110101100100111101101011110 e68481efa785eba485e8a6b27de68481efa785eba485e8a6b27b5e
UHC 愁暈뤅覲}愁暈뤅覲{^ 11100001111111101110100111110111100011111011010111010000110011000111110111100001111111101110100111110111100011111011010111010000110011000111101101011110 e1fee9f78fb5d0cc7de1fee9f78fb5d0cc7b5e

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