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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 郢ー蜊筑v郢ー蜊筑vB 1110011110111001101100001110010110001101100100100111110101110110111001111011100110110000111001011000110110010010011111010111011001000010 e7b9b0e58d927d76e7b9b0e58d927d7642
EUC-JP 郢ー蜊筑v郢ー蜊筑vB 11101110101110111000111010110000111010011110110111000011110111100111011011101110101110111000111010110000111010011110110111000011110111100111011001000010 eebb8eb0e9edc3de76eebb8eb0e9edc3de7642
UTF-8 郢ー蜊筑v郢ー蜊筑vB 111010011000001110100010111011111011110110110000111010001001110010001010111001111010110110010001011101101110100110000011101000101110111110111101101100001110100010011100100010101110011110101101100100010111011001000010 e983a2efbdb0e89c8ae7ad9176e983a2efbdb0e89c8ae7ad917642
UHC ???筑v???筑vB 00111111001111110011111111110101111010000111011000111111001111110011111111110101111010000111011001000010 3f3f3ff5e8763f3f3ff5e87642

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