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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN 吠}吠吠[}吠}吠吠[{^ 10010110011010010111110110010110011010011001011001101001010110110111110110010110011010010111110110010110011010011001011001101001010110110111101101011110 96697d966996695b7d96697d966996695b7b5e
EUC-JP 吠}吠吠[}吠}吠吠[{^ 11001011110010100111110111001011110010101100101111001010010110110111110111001011110010100111110111001011110010101100101111001010010110110111101101011110 cbca7dcbcacbca5b7dcbca7dcbcacbca5b7b5e
UTF-8 吠}吠吠[}吠}吠吠[{^ 11100101100100001010000001111101111001011001000010100000111001011001000010100000010110110111110111100101100100001010000001111101111001011001000010100000111001011001000010100000010110110111101101011110 e590a07de590a0e590a05b7de590a07de590a0e590a05b7b5e
UHC 吠}吠吠[}吠}吠吠[{^ 11111000110001010111110111111000110001011111100011000101010110110111110111111000110001010111110111111000110001011111100011000101010110110111101101011110 f8c57df8c5f8c55b7df8c57df8c5f8c55b7b5e

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