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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 霆?楠}霆?楠{^ 11101000101110110011111110010011111011010111110111101000101110110011111110010011111011010111101101011110 e8bb3f93ed7de8bb3f93ed7b5e
EUC-JP 霆?楠}霆?楠{^ 11110000101111010011111111000110111011110111110111110000101111010011111111000110111011110111101101011110 f0bd3fc6ef7df0bd3fc6ef7b5e
UTF-8 霆쇤楠}霆쇤楠{^ 111010011001110010000110111011001000011110100100111001101010010110100000011111011110100110011100100001101110110010000111101001001110011010100101101000000111101101011110 e99c86ec87a4e6a5a07de99c86ec87a4e6a5a07b5e
UHC 霆쇤楠}霆쇤楠{^ 111011111111110110111100111010011101000111111000011111011110111111111101101111001110100111010001111110000111101101011110 effdbce9d1f87deffdbce9d1f87b5e

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