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 ‘¼‘«’G‘±‘¼‘ª’E’\‘¼‘«’G‘±‘¼‘ª’E’\^ 100100011011110010010001101010111001001001000111100100011011000110010001101111001001000110101010100100100100010110010010010111001001000110111100100100011010101110010010010001111001000110110001100100011011110010010001101010101001001001000101100100100101110001011110 91bc91ab924791b191bc91aa9245925c91bc91ab924791b191bc91aa9245925c5e
SJIS-WIN ?????G?±?????E?\?????G?±?????E?\^ 0011111100111111001111110011111100111111010001110011111110000001011111010011111100111111001111110011111100111111010001010011111101011100001111110011111100111111001111110011111101000111001111111000000101111101001111110011111100111111001111110011111101000101001111110101110001011110 3f3f3f3f3f473f817d3f3f3f3f3f453f5c3f3f3f3f3f473f817d3f3f3f3f3f453f5c5e
EUC-JP ?????G?±???ª?E?\?????G?±???ª?E?\^ 001111110011111100111111001111110011111101000111001111111010000111011110001111110011111100111111100011111010001011101100001111110100010100111111010111000011111100111111001111110011111100111111010001110011111110100001110111100011111100111111001111111000111110100010111011000011111101000101001111110101110001011110 3f3f3f3f3f473fa1de3f3f3f8fa2ec3f453f5c3f3f3f3f3f473fa1de3f3f3f8fa2ec3f453f5c5e
UTF-8 ‘¼‘«’G‘±‘¼‘ª’E’\‘¼‘«’G‘±‘¼‘ª’E’\^ 1100001010010001110000101011110011000010100100011100001010101011110000101001001001000111110000101001000111000010101100011100001010010001110000101011110011000010100100011100001010101010110000101001001001000101110000101001001001011100110000101001000111000010101111001100001010010001110000101010101111000010100100100100011111000010100100011100001010110001110000101001000111000010101111001100001010010001110000101010101011000010100100100100010111000010100100100101110001011110 c291c2bcc291c2abc29247c291c2b1c291c2bcc291c2aac29245c2925cc291c2bcc291c2abc29247c291c2b1c291c2bcc291c2aac29245c2925c5e
UHC ?¼???G?±?¼?ª?E?\?¼???G?±?¼?ª?E?\^ 0011111110101000111110010011111100111111001111110100011100111111101000011011111000111111101010001111100100111111101010001010001100111111010001010011111101011100001111111010100011111001001111110011111100111111010001110011111110100001101111100011111110101000111110010011111110101000101000110011111101000101001111110101110001011110 3fa8f93f3f3f473fa1be3fa8f93fa8a33f453f5c3fa8f93f3f3f473fa1be3fa8f93fa8a33f453f5c5e

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