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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 隱ー謐厭v隱ー謐厭vB 1110100010101010101100001110011010001101100010010111110101110110111010001010101010110000111001101000110110001001011111010111011001000010 e8aab0e68d897d76e8aab0e68d897d7642
EUC-JP 隱ー謐厭v隱ー謐厭vB 11110000101011001000111010110000111010111110110110110001110111100111011011110000101011001000111010110000111010111110110110110001110111100111011001000010 f0ac8eb0ebedb1de76f0ac8eb0ebedb1de7642
UTF-8 隱ー謐厭v隱ー謐厭vB 111010011001101010110001111011111011110110110000111010001010110010010000111001011000111010101101011101101110100110011010101100011110111110111101101100001110100010101100100100001110010110001110101011010111011001000010 e99ab1efbdb0e8ac90e58ead76e99ab1efbdb0e8ac90e58ead7642
UHC 隱?謐厭v隱?謐厭vB 1110101111011111001111111101101011001101111001101111010001110110111010111101111100111111110110101100110111100110111101000111011001000010 ebdf3fdacde6f476ebdf3fdacde6f47642

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