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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 裴鷹・致裴鷹・致B 111001011110100010010001111010011010010110010010011101101110010111101000100100011110100110100101100100100111011001000010 e5e891e9a59276e5e891e9a5927642
EUC-JP 裴鷹・致裴鷹・致B 1110101011101010110000101110101110001110101001011100001111010111111010101110101011000010111010111000111010100101110000111101011101000010 eaeac2eb8ea5c3d7eaeac2eb8ea5c3d742
UTF-8 裴鷹・致裴鷹・致B 11101000101000111011010011101001101101111011100111101111101111011010010111101000100001111011010011101000101000111011010011101001101101111011100111101111101111011010010111101000100001111011010001000010 e8a3b4e9b7b9efbda5e887b4e8a3b4e9b7b9efbda5e887b442
UHC 裴鷹?致裴鷹?致B 110110111101000011101011111011010011111111110110110010001101101111010000111010111110110100111111111101101100100001000010 dbd0ebed3ff6c8dbd0ebed3ff6c842

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