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 吾??鍋}吾??鍋{^ 100011001110000100111111001111111001001111100111011111011000110011100001001111110011111110010011111001110111101101011110 8ce13f3f93e77d8ce13f3f93e77b5e
EUC-JP 吾??鍋}吾??鍋{^ 101110001110001100111111001111111100011011101001011111011011100011100011001111110011111111000110111010010111101101011110 b8e33f3fc6e97db8e33f3fc6e97b5e
UTF-8 吾쇠략鍋}吾쇠략鍋{^ 111001011001000010111110111011001000011110100000111010111001111010110101111010011000110110001011011111011110010110010000101111101110110010000111101000001110101110011110101101011110100110001101100010110111101101011110 e590beec87a0eb9eb5e98d8b7de590beec87a0eb9eb5e98d8b7b5e
UHC 吾쇠략鍋}吾쇠략鍋{^ 11100111111011101011110011101000101101111010101111001110101001110111110111100111111011101011110011101000101101111010101111001110101001110111101101011110 e7eebce8b7abcea77de7eebce8b7abcea77b5e

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