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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???肉?????^ 0011111100111111001111111001001111110111001111110011111100111111001111110011111101011110 3f3f3f93f73f3f3f3f3f5e
EUC-JP ???肉??洧??^ 00111111001111110011111111000110111110010011111100111111100011111100011110110100001111110011111101011110 3f3f3fc6f93f3f8fc7b43f3f5e
UTF-8 閱묐씈肉사븨洧좎뇣^ 11101001100101101011000111101011101011001001000011101100100101001000100011101000100000101000100111101100100000101010110011101011101110001010100011100110101101001010011111101100101000101000111011101011100001111010001101011110 e996b1ebac90ec9488e88289ec82acebb8a8e6b4a7eca28eeb87a35e
UHC 閱묐씈肉사븨洧좎뇣^ 11100110111100111001000111101011100111011010000011101011101111111011101111100111100101011001000111101010111110111010000011101100100001111000101101011110 e6f391eb9da0ebbfbbe79591eafba0ec878b5e

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