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 帝?k移??? 10010010111010010011111110000010100010111000100011011010001111110011111100111111 92e93f828b88da3f3f3f
EUC-JP 帝?k移?湞? 110001001110101100111111101000111110101110110000110111000011111110001111110001111111111000111111 c4eb3fa3ebb0dc3f8fc7fe3f
UTF-8 帝겼k移렩湞렱 111001011011100010011101111010101011001010111100111011111011110110001011111001111010011110111011111010111010000010101001111001101011100110011110111010111010000010110001 e5b89deab2bcefbd8be7a7bbeba0a9e6b99eeba0b1
UHC 帝겼k移렩湞렱 1111000010101000101100001110010110100011111010111110110010111001100011101011011111101111111001101000111010111110 f0a8b0e5a3ebecb98eb7efe68ebe

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